home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / hungerstrike.swf / scripts / frame_36 / DoAction.as
Encoding:
Text File  |  2007-09-28  |  93 b   |  5 lines

  1. stop();
  2. var ll_sound = new Sound();
  3. ll_sound.attachSound("loop1");
  4. ll_sound.start(0,99);
  5.